ASP.NET MVC Controls
OnClientDeletingRow Property

Occurs when the user is deleting a selected row by pressing the Delete key (see the allowDelete property).
Syntax
'Declaration
 
Public Overridable Property OnClientDeletingRow As String
public virtual string OnClientDeletingRow {get; set;}
Remarks
The event handler may cancel the row deletion.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback